***Antipattern***
Count: 39
POST  /models [Singular last node with POST method.] 
POST  /models/bulk-delete [Singular last node with POST method.] 
POST  /available-data-feeds/{dataSourceId}/subscribe [Singular last node with POST method.] 
POST  /available-data-feeds/{dataSourceId}/requests [Singular last node with POST method.] 
POST  /data-feeds/billing-report [Singular last node with POST method.] 
POST  /data-feeds/usage [Singular last node with POST method.] 
POST  /data-feeds/bulk-usage [Singular last node with POST method.] 
POST  /data-feeds/ [Singular last node with POST method.] 
POST  /data-feeds/{dataSourceId}/plans/ [Singular last node with POST method.] 
POST  /data-feeds/{dataSourceId}/requests/ [Singular last node with POST method.] 
POST  /datasources/ [Singular last node with POST method.] 
POST  /datasources/bulk-delete [Singular last node with POST method.] 
POST  /signals/derived [Singular last node with POST method.] 
POST  /destinations/ [Singular last node with POST method.] 
POST  /destinations/{destinationId}/bulk-create [Singular last node with POST method.] 
POST  /destinations/{destinationId}/bulk-delete [Singular last node with POST method.] 
POST  /destinations/{destinationId}/mappings/ [Singular last node with POST method.] 
POST  /reports/segment-test-group-for-date/{segmentTestGroupId} [Singular last node with POST method.] 
POST  /reports/segment-test-group-trend/{segmentTestGroupId} [Singular last node with POST method.] 
POST  /folders/segments/ [Singular last node with POST method.] 
POST  /segment-test-groups/ [Singular last node with POST method.] 
POST  /segment-test-groups/{segmentTestGroupId}/status [Singular last node with POST method.] 
POST  /segment-test-groups/drafts [Singular last node with POST method.] 
POST  /segments/ [Singular last node with POST method.] 
POST  /segments/bulk-delete [Singular last node with POST method.] 
POST  /segments/estimate-total-size [Singular last node with POST method.] 
POST  /segments/estimate-size [Singular last node with POST method.] 
POST  /segments/estimate-7-day-size [Singular last node with POST method.] 
POST  /segments/estimate-30-day-size [Singular last node with POST method.] 
POST  /segments/estimate-60-day-size [Singular last node with POST method.] 
POST  /segments/validate [Singular last node with POST method.] 
POST  /segments/bulk-merge-rule-replace [Singular last node with POST method.] 
POST  /folders/traits/ [Singular last node with POST method.] 
POST  /traits/ [Singular last node with POST method.] 
POST  /traits/bulk-delete [Singular last node with POST method.] 
POST  /traits/test [Singular last node with POST method.] 
POST  /traits/validate [Singular last node with POST method.] 
POST  /traits/list [Singular last node with POST method.] 
POST  /traits/{sid}/trait-rule/versions [Singular last node with POST method.] 

***Pattern***
Count: 102
PUT  /models/{modelId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /models/{modelId} [Pluralized last node with PUT|DELETE method.] 
GET  /modelsregular methods.
GET  /models/{modelId}/processing-historyregular methods.
GET  /models/{modelId}/runs/latest/traitsregular methods.
GET  /models/{modelId}/runs/latest/statsregular methods.
GET  /models/limitsregular methods.
GET  /algorithms/{algoTypeId}regular methods.
GET  /algorithmsregular methods.
GET  /available-data-feeds/regular methods.
GET  /available-data-feeds/{dataSourceId}regular methods.
GET  /available-data-feeds/{dataSourceId}/plansregular methods.
GET  /data-feeds/billing-reportregular methods.
GET  /destinations/segment-impressions/regular methods.
PATCH  /destinations/segment-impressions/regular methods.
GET  /data-feeds/regular methods.
GET  /data-feeds/{dataSourceId}regular methods.
PUT  /data-feeds/{dataSourceId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /data-feeds/{dataSourceId} [Pluralized last node with PUT|DELETE method.] 
GET  /data-feeds/{dataSourceId}/plans/regular methods.
GET  /data-feeds/{dataSourceId}/subscriptionsregular methods.
PUT  /data-feeds/{dataSourceId}/subscriptions [Pluralized last node with PUT|DELETE method.] 
GET  /data-feeds/{dataSourceId}/requests/regular methods.
GET  /data-feeds/{dataSourceId}/requests/{requestId}regular methods.
PUT  /data-feeds/{dataSourceId}/requests/{requestId} [Pluralized last node with PUT|DELETE method.] 
GET  /data-feeds/{dataSourceId}/potential-subscribers/regular methods.
GET  /data-feeds/{dataSourceId}/plans/{planId}regular methods.
PUT  /data-feeds/{dataSourceId}/plans/{planId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /data-feeds/{dataSourceId}/plans/{planId} [Pluralized last node with PUT|DELETE method.] 
GET  /datasources/regular methods.
GET  /datasources/{dataSourceId}regular methods.
PUT  /datasources/{dataSourceId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /datasources/{dataSourceId} [Pluralized last node with PUT|DELETE method.] 
GET  /datasources/configurations/available-id-typesregular methods.
GET  /datasources/configurations/marketing-cloud-visitorid-versionsregular methods.
GET  /datasources/{dataSourceId}/history/inboundregular methods.
GET  /datasources/{dataSourceId}/history/inbound/sampling-dataregular methods.
GET  /signals/derived/{derivedSignalId}regular methods.
PUT  /signals/derived/{derivedSignalId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /signals/derived/{derivedSignalId} [Pluralized last node with PUT|DELETE method.] 
GET  /signals/derivedregular methods.
GET  /signals/derived/limitsregular methods.
GET  /destinations/regular methods.
GET  /destinations/limitsregular methods.
GET  /destinations/{destinationId}/history/outbound/regular methods.
GET  /destinations/{destinationId}regular methods.
DELETE  /destinations/{destinationId} [Pluralized last node with PUT|DELETE method.] 
PUT  /destinations/{destinationId} [Pluralized last node with PUT|DELETE method.] 
GET  /destinations/{destinationId}/mappings-by-priority/regular methods.
PUT  /destinations/{destinationId}/mappings-by-priority/ [Pluralized last node with PUT|DELETE method.] 
GET  /destinations/{destinationId}/mappings/regular methods.
DELETE  /destinations/{destinationId}/mappings/{destinationMappingId} [Pluralized last node with PUT|DELETE method.] 
GET  /destinations/{destinationId}/mappings/{destinationMappingId}regular methods.
PUT  /destinations/{destinationId}/mappings/{destinationMappingId} [Pluralized last node with PUT|DELETE method.] 
GET  /destinations/{destinationId}/tag-mappings/regular methods.
PUT  /destinations/{destinationId}/tag-mappings/ [Pluralized last node with PUT|DELETE method.] 
GET  /destinations/{destinationId}/tag-mappings/{tagType}regular methods.
GET  /destinations/segment-impressions/regular methods.
PATCH  /destinations/segment-impressions/regular methods.
GET  /reports/most-changed-traitsregular methods.
GET  /reports/most-changed-segmentsregular methods.
GET  /reports/largest-traitsregular methods.
GET  /reports/largest-segmentsregular methods.
GET  /reports/partner-uniquesregular methods.
GET  /reports/datasources-trend/{dataSourceId}regular methods.
GET  /reports/segment-test-group-for-date/{segmentTestGroupId}regular methods.
GET  /reports/segment-test-group-trend/{segmentTestGroupId}regular methods.
GET  /reports/segment-identity-breakdown/{sid}regular methods.
GET  /folders/segments/regular methods.
GET  /folders/segments/{folderId}regular methods.
PUT  /folders/segments/{folderId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /folders/segments/{folderId} [Pluralized last node with PUT|DELETE method.] 
GET  /segment-test-groups/regular methods.
GET  /segment-test-groups/{segmentTestGroupId}regular methods.
DELETE  /segment-test-groups/{segmentTestGroupId} [Pluralized last node with PUT|DELETE method.] 
GET  /segment-test-groups/draftsregular methods.
GET  /segment-test-groups/drafts/{draftId}regular methods.
PUT  /segment-test-groups/drafts/{draftId} [Pluralized last node with PUT|DELETE method.] 
DELETE  /segment-test-groups/drafts/{draftId} [Pluralized last node with PUT|DELETE method.] 
GET  /segments/regular methods.
GET  /segments/ic:{integrationCode}regular methods.
PUT  /segments/ic:{integrationCode} [Pluralized last node with PUT|DELETE method.] 
DELETE  /segments/ic:{integrationCode} [Pluralized last node with PUT|DELETE method.] 
GET  /segments/limitsregular methods.
GET  /segments/{sid}regular methods.
PUT  /segments/{sid} [Pluralized last node with PUT|DELETE method.] 
DELETE  /segments/{sid} [Pluralized last node with PUT|DELETE method.] 
GET  /folders/traits/regular methods.
GET  /folders/traits/limitsregular methods.
DELETE  /folders/traits/{folderId} [Pluralized last node with PUT|DELETE method.] 
GET  /folders/traits/{folderId}regular methods.
PUT  /folders/traits/{folderId} [Pluralized last node with PUT|DELETE method.] 
GET  /traits/regular methods.
GET  /traits/ic:{integrationCode}regular methods.
DELETE  /traits/ic:{integrationCode} [Pluralized last node with PUT|DELETE method.] 
PUT  /traits/ic:{integrationCode} [Pluralized last node with PUT|DELETE method.] 
GET  /traits/limitsregular methods.
GET  /traits/{ids}regular methods.
GET  /traits/{sid}regular methods.
DELETE  /traits/{sid} [Pluralized last node with PUT|DELETE method.] 
PUT  /traits/{sid} [Pluralized last node with PUT|DELETE method.] 
GET  /traits/{sid}/trait-rule/versionsregular methods.
